From: John Crispin Date: Tue, 2 Sep 2014 14:01:28 +0000 (+0200) Subject: mpd: disable libsoup X-Git-Tag: v14.07~8 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=62031da16a8f291ac308de0b90140417c16b8203;p=feed%2Fpackages.git mpd: disable libsoup this showed up during the BB build Signed-off-by: John Crispin --- diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index bbe4cd2d59..8047a30d60 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -112,6 +112,7 @@ CONFIGURE_ARGS += \ --disable-pulse \ --disable-sidplay \ --disable-solaris-output \ + --disable-soup \ --disable-sqlite \ --disable-twolame-encoder \ --enable-wave-encoder \